Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring: moved all code for appying profile to ODataDefaultProfileUtils class #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

janvlug
Copy link

@janvlug janvlug commented Nov 21, 2018

I refactored the code so that you only have to provide a model resource and a profile resource to the ODataDefaultProfileUtils.applyODataProfile method to apply the OData profile on a model.
I did this because I would like to be able to use the ODataDefaultProfileUtils independent from Papyrus/Eclipse in a stand-alone application.
Because I'm not familiar with building Eclipse plug-ins, I did not test these changes. Nor did I manage to rebuild the jars to update som.odata.update. So, testing is still required.

@hamzaed hamzaed self-assigned this Nov 21, 2018
@hamzaed
Copy link
Collaborator

hamzaed commented Nov 21, 2018

Thank you for your contribution. I'll review your pull request as soon as I can.

Hamza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants